Configuration of my nixos systems
Go to file
Valentin Brandl 0538a0fc3a flake.lock: Update
Flake lock file changes:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/3cecb5b042f7f209c56ffd8371b2711a290ec797' (2022-02-07)
  → 'github:numtide/flake-utils/0f8662f1319ad6abf89b3380dd2722369fc51ade' (2022-03-26)
• Updated input 'home-manager':
    'github:nix-community/home-manager/48a1584d8ba427dd9d74e2b2b842c70a6dd9c4fa' (2022-03-22)
  → 'github:nix-community/home-manager/888eac32bd657bfe0d024c8770130d80d1c02cd3' (2022-03-27)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/31aa631dbc496500efd2507baaed39626f6650f2' (2022-03-21)
  → 'github:nixos/nixpkgs/d89f18a17e51532ed5f4d45297b0ddf11e46b9c8' (2022-03-25)
2022-03-27 17:33:43 +02:00
hardware Sync config 2021-12-29 13:06:12 +01:00
home Remove textwidth default setting 2022-03-10 19:01:51 +01:00
machines Add missing fonts 2022-03-15 11:29:42 +01:00
roles Use IDEA ultimate over community 2022-02-15 13:33:28 +01:00
users Restructure to use flakes 2022-02-15 15:44:40 +01:00
configuration.nix Restructure to use flakes 2022-02-15 15:45:24 +01:00
flake.lock flake.lock: Update 2022-03-27 17:33:43 +02:00
flake.nix Use nixos-21.11 channel 2022-02-18 18:29:19 +01:00
hardware-configuration-current.nix Initial commit 2020-05-30 14:07:02 +02:00
README.md Add README 2022-02-26 16:46:58 +01:00
role-current.nix Initial commit 2020-05-30 14:07:02 +02:00

NixOS Configuration

Now using Flakes \o/

Updating Channels/the Lockfile

nix flake lock
nix flake update

Installing/Updating the System

sudo nixos-rebuild switch --flake <path-to-repo>#<hostname>
sudo nixos-rebuild switch --flake .#w1n5t0n