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

• Updated input 'home-manager':
    'github:nix-community/home-manager/538343be863cb0b9e9f1471e6dc09e0e140c7b3d' (2022-05-06)
  → 'github:nix-community/home-manager/4293902b64990d43847fe90e50ef7908f7dc1e30' (2022-05-10)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/d4191fe35cbe52f755ef73009d4d37b9e002efa2' (2022-05-05)
  → 'github:nixos/nixpkgs/3c5ae9be1f18c790ea890ef8decbd0946c0b4c04' (2022-05-08)
2022-05-10 11:54:32 +02:00
hardware Sync config 2021-12-29 13:06:12 +01:00
home Move neovim config and prepare orgmode 2022-04-14 11:36:09 +02: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-05-10 11:54:32 +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