diff options
| author | Franck Cuny <franck@fcuny.net> | 2023-05-02 19:01:08 -0700 |
|---|---|---|
| committer | Franck Cuny <franck@fcuny.net> | 2023-05-02 19:01:08 -0700 |
| commit | a8adeadf311cf877d7f53b7e006e247fbda4a4a6 (patch) | |
| tree | 8e3466b6315b3b2a99e3e95639a6ae17d705ef40 /modules/system/default.nix | |
| parent | profiles/hardware: create a few profiles related to hardware (diff) | |
| download | infra-a8adeadf311cf877d7f53b7e006e247fbda4a4a6.tar.gz | |
profiles: move things around for btrfs
Diffstat (limited to '')
| -rw-r--r-- | modules/system/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/system/default.nix b/modules/system/default.nix index 0082c1b..586cae8 100644 --- a/modules/system/default.nix +++ b/modules/system/default.nix @@ -3,7 +3,6 @@ { imports = [ ./boot - ./btrfs ./users ]; } |
