Remove unnecessary code
This commit is contained in:
parent
6f44a55a35
commit
5cdd1edd5b
2 changed files with 0 additions and 6 deletions
|
@ -1,5 +0,0 @@
|
|||
{ ... }: {
|
||||
imports = [
|
||||
./fileSystems/disks.nix
|
||||
];
|
||||
}
|
|
@ -6,7 +6,6 @@ in {
|
|||
./hardware.nix
|
||||
./i18n.nix
|
||||
./os.nix
|
||||
./partition.nix
|
||||
./programs.nix
|
||||
./software.nix
|
||||
./users.nix
|
||||
|
|
Loading…
Reference in a new issue