ports test
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{ den, ... }: {
|
||||
den.aspects.janitor = {
|
||||
includes = [ den.aspects.janitor-backend ];
|
||||
includes = with den.aspects; [ janitor-backend ];
|
||||
|
||||
nixos = {
|
||||
services.janitor = {
|
||||
@@ -34,8 +34,10 @@
|
||||
"Games/GBC" = [ "gbc" ];
|
||||
"Games/GB" = [ "gb" ];
|
||||
"Games/PS1" = [ "cue" "bin" ];
|
||||
"Games/Xbox" = [ "xiso" ];
|
||||
"Games/Genesis" = [ "gen" ];
|
||||
"Games/Dreamcast" = [ "gdi" "cdi" ];
|
||||
"Games/Saturn" = [ "sat" ];
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
BIN
modules/software/music/.syncthing.music.nix.tmp
Normal file
BIN
modules/software/music/.syncthing.music.nix.tmp
Normal file
Binary file not shown.
Reference in New Issue
Block a user