diff options
| author | Franck Cuny <franck@fcuny.net> | 2022-04-05 17:02:58 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2022-04-05 17:02:58 -0700 |
| commit | e69ed57ab173b558c3e8bcdb3cbc228fc7ccbc3a (patch) | |
| tree | 2334080d13341b3af19671ec94dd518d97f55959 /hosts/common/system/default.nix | |
| parent | sound: add a new module (diff) | |
| download | infra-e69ed57ab173b558c3e8bcdb3cbc228fc7ccbc3a.tar.gz | |
nix: refactor to a module
Diffstat (limited to 'hosts/common/system/default.nix')
| -rw-r--r-- | hosts/common/system/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/hosts/common/system/default.nix b/hosts/common/system/default.nix index f519766..2e34ede 100644 --- a/hosts/common/system/default.nix +++ b/hosts/common/system/default.nix @@ -6,7 +6,6 @@ ./hardware.nix ./locale.nix ./network.nix - ./nix.nix ./security.nix ./software.nix ./ssh.nix |
