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

• Updated input 'flake-utils':
    'github:numtide/flake-utils/a4b154ebbdc88c8498a5c7b01589addc9e9cb678' (2022-04-11)
  → 'github:numtide/flake-utils/04c1b180862888302ddfb2e3ad9eaa63afc60cf8' (2022-05-17)
• Updated input 'home-manager':
    'github:nix-community/home-manager/f735a8502b098962ae965c2600c7be9f7711b814' (2022-05-10)
  → 'github:nix-community/home-manager/32a7da69dc53c9eb5ad0675eb7fdc58f7fe35272' (2022-05-13)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/aa2f845096f72dde4ad0c168eeec387cbd2eae04' (2022-05-10)
  → 'github:nixos/nixpkgs/8b3398bc7587ebb79f93dfeea1b8c574d3c6dba1' (2022-05-14)
2022-05-18 17:40:21 +02:00
hardware Sync config 2021-12-29 13:06:12 +01:00
home Fix 2022-05-11 12:37:56 +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-18 17:40:21 +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