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

• Updated input 'home-manager':
    'github:nix-community/home-manager/afe96e7433c513bf82375d41473c57d1f66b4e68' (2022-03-06)
  → 'github:nix-community/home-manager/8eb7c009f09f1f7b1ec151e5d537104acf42213a' (2022-03-13)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/bacbfd713b4781a4a82c1f390f8fe21ae3b8b95b' (2022-03-10)
  → 'github:nixos/nixpkgs/0f85665118d850aae5164d385d24783d0b16cf1b' (2022-03-12)
2022-03-15 11:28:49 +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 More fonts, rename dconf package 2022-02-18 18:29:01 +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-15 11:28:49 +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