summaryrefslogtreecommitdiff
path: root/flake.nix
diff options
context:
space:
mode:
authorJakub Stachurski <j.stachurski@student.utwente.nl>2025-11-08 19:21:05 +0100
committerJakub Stachurski <j.stachurski@student.utwente.nl>2025-11-08 19:29:27 +0100
commit0c9b217d36da3e29f23ece44b034fa98322daf28 (patch)
tree0ffeef2c9bb55439cba436bd08e1dfa620bd9c97 /flake.nix
parent72a532244594a370f597babf700fb013123d8c17 (diff)
Remote build support fully modularized
Diffstat (limited to 'flake.nix')
-rw-r--r--flake.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/flake.nix b/flake.nix
index 9bac301..74c39ed 100644
--- a/flake.nix
+++ b/flake.nix
@@ -29,7 +29,6 @@
./common.nix
./hosts/apocalypse
./users/wilkuu.nix
- ./users/remote-build.nix
inputs.home-manager.nixosModules.default
inputs.sops-nix.nixosModules.sops
];