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

• Updated input 'home-manager':
    'github:nix-community/home-manager/4a3d01fb53f52ac83194081272795aa4612c2381' (2022-06-25)
  → 'github:nix-community/home-manager/17208be516fc36e2ab0ceb064d931e90eb88b2a3' (2022-10-11)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/9ecc270f02b09b2f6a76b98488554dd842797357' (2022-10-07)
  → 'github:nixos/nixpkgs/9282141c8bc05568ec0e342eac39df72603aa9fa' (2022-10-09)
2022-10-11 18:56:03 +02:00
hardware Sync config 2021-12-29 13:06:12 +01:00
home Use rust module over cargo for zsh 2022-06-13 19:23:49 +02: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-10-11 18:56:03 +02: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