mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
Auto: cleanup-2026-06-04T16-10-09Z
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
## desktop
|
||||
flake.nixosModules.autoUpdate-desktop = {pkgs, ...}: {
|
||||
# Ensure your script is available system-wide
|
||||
@@ -91,7 +91,7 @@
|
||||
};
|
||||
};
|
||||
};
|
||||
perSystem = {pkgs, ...}: {
|
||||
perSystem = {pkgs, ...}: {
|
||||
packages.custom-autoupdate-laptop = pkgs.writeShellApplication {
|
||||
name = "custom-autoupdate";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user