diff options
| author | Soispha <soispha@vhack.eu> | 2023-08-26 23:42:21 +0200 |
|---|---|---|
| committer | Soispha <soispha@vhack.eu> | 2023-08-26 23:42:21 +0200 |
| commit | 3f600ab07dbad3b6dd7655587ddea158b19aea71 (patch) | |
| tree | 7164ccd965e1d14ade970aeb8eb188b1442a6c91 /system/default.nix | |
| parent | Style(treewide): Format all lua-files makes lua ➛ nix easier (diff) | |
| download | nixos-config-3f600ab07dbad3b6dd7655587ddea158b19aea71.zip | |
Refactor(treewide): Abbreviate path names
Diffstat (limited to '')
| -rw-r--r-- | sys/default.nix (renamed from system/default.nix) | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/default.nix b/sys/default.nix index 5faa402d..e263988f 100644 --- a/system/default.nix +++ b/sys/default.nix @@ -12,7 +12,7 @@ ./options ./polkit ./power - ./services + ./svcs ./secrets ./sound ./tempfiles |
