summary refs log tree commit diff stats
path: root/user
diff options
context:
space:
mode:
authorAlan Pearce2024-11-17 16:42:06 +0100
committerAlan Pearce2024-11-17 16:42:06 +0100
commit9b3ce667988043e472117e1647647dd211a970dd (patch)
treeb0c22694955e0fd2358759e37b7c0f8423b35880 /user
parent005bfdb01e83c677cb5d2cadcbed1ca2ee214695 (diff)
downloadnixfiles-9b3ce667988043e472117e1647647dd211a970dd.tar.lz
nixfiles-9b3ce667988043e472117e1647647dd211a970dd.tar.zst
nixfiles-9b3ce667988043e472117e1647647dd211a970dd.zip
marvin: use common nix settings
Diffstat (limited to 'user')
-rw-r--r--user/marvin.nix1
1 files changed, 1 insertions, 0 deletions
diff --git a/user/marvin.nix b/user/marvin.nix
index b76bdd74..01a29b1f 100644
--- a/user/marvin.nix
+++ b/user/marvin.nix
@@ -13,6 +13,7 @@
     ./settings/nixpkgs.nix
     ./settings/ssh.nix
     ./settings/user-interface.nix
+    ./settings/nix.nix
   ];
 
   home.username = "alan";