summaryrefslogtreecommitdiff
path: root/users/user-common.nix
diff options
context:
space:
mode:
authorJakub Stachurski <j.stachurski@student.utwente.nl>2026-01-02 23:17:56 +0100
committerJakub Stachurski <j.stachurski@student.utwente.nl>2026-01-02 23:17:56 +0100
commite25041e3722a716338a568a1395bb17c8e09e49c (patch)
tree424062de12e55213a12324ba4e916f43176abb4b /users/user-common.nix
parentdca35cc9f01b47974783a2ad2f40382ceb364a09 (diff)
Add omega-relay prototype host
Diffstat (limited to 'users/user-common.nix')
-rw-r--r--users/user-common.nix2
1 files changed, 1 insertions, 1 deletions
diff --git a/users/user-common.nix b/users/user-common.nix
index b9f246f..28bf606 100644
--- a/users/user-common.nix
+++ b/users/user-common.nix
@@ -7,7 +7,7 @@
# Pass host config to HM (Common config)
# TODO: Move this somewhere else.
home-manager = {
- useUserPackages = true;
+ # useUserPackages = true;
useGlobalPkgs = true;
backupFileExtension = "bak";