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

• Updated input 'flake-utils':
    'github:numtide/flake-utils/0f8662f1319ad6abf89b3380dd2722369fc51ade' (2022-03-26)
  → 'github:numtide/flake-utils/a4b154ebbdc88c8498a5c7b01589addc9e9cb678' (2022-04-11)
• Updated input 'home-manager':
    'github:nix-community/home-manager/07b941f0c45ac4af6732d96f4cb6142824eee3df' (2022-04-05)
  → 'github:nix-community/home-manager/92f58b6728e7c631a7ea0ed68cd21bb29a4876ff' (2022-04-13)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/ccb90fb9e11459aeaf83cc28d5f8910816d90dd0' (2022-04-05)
  → 'github:nixos/nixpkgs/a62ce97f92b8b197ab6f278132535c1abf713ba0' (2022-04-13)
2022-04-14 10:28:11 +02: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-04-14 10:28:11 +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