mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 10:30:44 +02:00
Auto: cleanup-2026-06-04T16-10-09Z
This commit is contained in:
@@ -49,7 +49,6 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
## Desktop
|
||||
flake.nixosModules.autoCleanup-desktop = {
|
||||
@@ -102,7 +101,7 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
perSystem = {pkgs, ...}: {
|
||||
perSystem = {pkgs, ...}: {
|
||||
packages.custom-cleanNix-laptop = pkgs.writeShellApplication {
|
||||
name = "custom-cleanNix";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user