diff options
Diffstat (limited to '')
-rw-r--r-- | system/default.nix | 1 | ||||
-rw-r--r-- | system/services/dconf/default.nix (renamed from services/dconf/default.nix) | 0 | ||||
-rw-r--r-- | system/services/default.nix (renamed from services/default.nix) | 0 | ||||
-rw-r--r-- | system/services/nix/default.nix (renamed from services/nix/default.nix) | 0 | ||||
-rw-r--r-- | system/services/openssh/default.nix (renamed from services/openssh/default.nix) | 0 | ||||
-rw-r--r-- | system/services/printing/default.nix (renamed from services/printing/default.nix) | 0 | ||||
-rw-r--r-- | system/services/snapper/default.nix (renamed from services/snapper/default.nix) | 0 |
7 files changed, 1 insertions, 0 deletions
diff --git a/system/default.nix b/system/default.nix index 85971ba5..13386a6d 100644 --- a/system/default.nix +++ b/system/default.nix @@ -10,6 +10,7 @@ ./users # the position of this item is fully arbitrary ./polkit ./graphics + ./services ]; # TODO does this really remove all the bloatware, nixos installs by default? environment = { diff --git a/services/dconf/default.nix b/system/services/dconf/default.nix index db35208e..db35208e 100644 --- a/services/dconf/default.nix +++ b/system/services/dconf/default.nix diff --git a/services/default.nix b/system/services/default.nix index 36cf9763..36cf9763 100644 --- a/services/default.nix +++ b/system/services/default.nix diff --git a/services/nix/default.nix b/system/services/nix/default.nix index 15c3a026..15c3a026 100644 --- a/services/nix/default.nix +++ b/system/services/nix/default.nix diff --git a/services/openssh/default.nix b/system/services/openssh/default.nix index 5ee48a0c..5ee48a0c 100644 --- a/services/openssh/default.nix +++ b/system/services/openssh/default.nix diff --git a/services/printing/default.nix b/system/services/printing/default.nix index 3b193eab..3b193eab 100644 --- a/services/printing/default.nix +++ b/system/services/printing/default.nix diff --git a/services/snapper/default.nix b/system/services/snapper/default.nix index 547ee3f5..547ee3f5 100644 --- a/services/snapper/default.nix +++ b/system/services/snapper/default.nix |