nix

configuration files that power my machines
Log | Files | Refs | README | LICENSE

commit 32dec6299a5101f28537d2297b1e635ba3ae877a
parent 5952317e4f4251dec24d0c3312b696cfec10dd20
Author: mtmn <miro@haravara.org>
Date:   Fri, 10 Apr 2026 03:47:16 +0200

hosts.nix hosts/work/host.nix

Diffstat:
Mhosts.nix | 9+--------
1 file changed, 1 insertion(+), 8 deletions(-)

diff --git a/hosts.nix b/hosts.nix @@ -12,9 +12,9 @@ nixos = true; disko = true; }; - SK-M4KCG42FV9 = import ./hosts/work/host.nix; DESKTOP-0A5N7UT = { system = "x86_64-linux"; + hostname = "DESKTOP-0A5N7UT"; }; }; users = { @@ -38,13 +38,6 @@ ./hosts/proton ]; }; - SK-M4KCG42FV9 = { - pkgSets = [ - ./modules/mixins/dotfiles - ./hosts/work/overlays - ./hosts/work - ]; - }; DESKTOP-0A5N7UT = { pkgSets = [ ./modules/mixins/dotfiles