diff options
author | sinanmohd <sinan@sinanmohd.com> | 2023-07-10 16:33:46 +0530 |
---|---|---|
committer | sinanmohd <sinan@sinanmohd.com> | 2023-07-10 16:36:24 +0530 |
commit | 130883dc2799c421edfa22ed1dc28e96fe5230ee (patch) | |
tree | c168a75f04953c21a42cf11073ade94dbbd0dd5c /hardware | |
parent | 877a28727056e415b25a2dc4572fd2263eca2ece (diff) |
features: development, initial commit
Diffstat (limited to 'hardware')
-rw-r--r-- | hardware/cez.nix | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/hardware/cez.nix b/hardware/cez.nix index 6df9241..3d7bcae 100644 --- a/hardware/cez.nix +++ b/hardware/cez.nix @@ -5,6 +5,7 @@ [ ../features/wayland.nix ../features/kaysshfs.nix + ../features/development.nix ]; networking = { |