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

• Updated input 'flake-utils':
    'github:numtide/flake-utils/1ed9fb1935d260de5fe1c2f7ee0ebaae17ed2fa1' (2022-05-30)
  → 'github:numtide/flake-utils/bee6a7250dd1b01844a2de7e02e4df7d8a0a206c' (2022-06-24)
• Updated input 'home-manager':
    'github:nix-community/home-manager/70824bb5c790b820b189f62f643f795b1d2ade2e' (2022-06-07)
  → 'github:nix-community/home-manager/1dbac84b846e4bfa21a08e31e95e11f0965ed042' (2022-06-25)
• Updated input 'home-manager/nmd':
    'gitlab:rycee/nmd/9e7a20e6ee3f6751f699f79c0b299390f81f7bcd' (2022-05-23)
  → 'gitlab:rycee/nmd/91dee681dd1c478d6040a00835d73c0f4a4c5c29' (2022-05-23)
• Updated input 'nixpkgs':
    'github:nixos/nixpkgs/1f8d88087a3753e55a29b5207f7f0997f7c813fa' (2022-06-12)
  → 'github:nixos/nixpkgs/ccf8bdf72624521358be6bb7d9b524c4cbcf7aff' (2022-06-23)
2022-06-26 12:04:48 +02:00
hardware Sync config 2021-12-29 13:06:12 +01:00
home Use rust module over cargo for zsh 2022-06-13 19:23:49 +02:00
machines Enable autoupdates 2022-06-13 19:22:31 +02: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-06-26 12:04:48 +02:00
flake.nix Update to nixos 22.05 and fix deprecations 2022-06-13 19:22:06 +02: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