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

• Updated input 'home-manager':
    'github:nix-community/home-manager/e2a85ac43f06859a50d067a029f0a303c4ca5264' (2022-03-18)
  → 'github:nix-community/home-manager/835797f3a4a59459a316ae8d4ab91fa59faf61a4' (2022-03-21)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/64fc73bd74f04d3e10cb4e70e1c65b92337e76db' (2022-03-14)
  → 'github:nixos/nixpkgs/2c66a7a6e036971c4847cca424125f55b9eb0b0b' (2022-03-17)
2022-03-21 12:19:36 +01: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-21 12:19:36 +01: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