summaryrefslogtreecommitdiff
path: root/home/pc/home.nix
diff options
context:
space:
mode:
authorsinanmohd <sinan@sinanmohd.com>2025-06-10 22:06:02 +0530
committersinanmohd <sinan@sinanmohd.com>2025-06-10 23:05:27 +0530
commitaee9216af6875662235fd8839a827e724e53c845 (patch)
treec8c11981828c93f30475ed4dcc27aa9fd27696cb /home/pc/home.nix
parenta41037ef644dbacb3d577933fb3d93c210439b38 (diff)
feat(flake/nixosModules): init
Diffstat (limited to 'home/pc/home.nix')
-rw-r--r--home/pc/home.nix1
1 files changed, 0 insertions, 1 deletions
diff --git a/home/pc/home.nix b/home/pc/home.nix
index 54a2e09..e34507c 100644
--- a/home/pc/home.nix
+++ b/home/pc/home.nix
@@ -2,7 +2,6 @@
{
imports = [
./modules/pass.nix
- ./modules/dev.nix
../wayland/home.nix
];