Configuration of my nixos systems
Go to file
Valentin Brandl e501c6a766 flake.lock: Update
Flake lock file updates:

• Updated input 'flake-utils':
    'github:numtide/flake-utils/c0e246b9b83f637f4681389ecabcb2681b4f3af0' (2022-08-07)
  → 'github:numtide/flake-utils/5aed5285a952e0b949eb3ba02c12fa4fcfef535f' (2022-11-02)
• Updated input 'home-manager':
    'github:nix-community/home-manager/b81e128fc053ab3159d7b464d9b7dedc9d6a6891' (2022-10-17)
  → 'github:nix-community/home-manager/87d55517f6f36aa1afbd7a4a064869d5a1d405b8' (2022-11-05)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/c132d0837dfb9035701dcd8fc91786c605c855c3' (2022-10-27)
  → 'github:nixos/nixpkgs/f09ad462c5a121d0239fde645aacb2221553a217' (2022-11-05)
2022-11-06 13:38:45 +01:00
hardware Sync config 2021-12-29 13:06:12 +01:00
home Change nvim config 2022-11-06 13:38:09 +01:00
machines Add yubikey configuration 2022-10-09 12:19:48 +02: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-11-06 13:38:45 +01:00
flake.nix Use latest home-manager channel 2022-07-06 19:07:51 +02: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