diff options
author | sinanmohd <sinan@firemail.cc> | 2023-07-10 16:33:46 +0530 |
---|---|---|
committer | sinanmohd <sinan@firemail.cc> | 2023-07-10 16:36:24 +0530 |
commit | e59b3265add37b1c3df5f09f5f2b64212d13da9d (patch) | |
tree | c168a75f04953c21a42cf11073ade94dbbd0dd5c /hardware | |
parent | 9e4c70def9304270fc9ec45a84ab03f9eb324090 (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 = { |