mirror of
https://github.com/tomasriveral/nixos.git
synced 2026-08-12 02:28:37 +02:00
flake: autoupdate 2026-05-15T12-48-16Z
This commit is contained in:
@@ -68,6 +68,12 @@
|
||||
(pkgs.callPackage ../../modules/scripts/dontkillsteam.nix {}) # kill app (if it is steam put it in some background
|
||||
(pkgs.callPackage ../../hostsModules/laptop/scripts/batterynotify.nix {})
|
||||
(pkgs.callPackage ../../hostsModules/laptop/scripts/batterywarning.nix {})
|
||||
|
||||
# checks if matrix-commander-rs is installed and logged in
|
||||
(pkgs.callPackage ../../hostsModules/laptop/scripts/checkMatrix.nix {})
|
||||
# autoupdate the flake and send notification to system and to matrix
|
||||
(pkgs.callPackage ../../hostsModules/laptop/scripts/autoUpdate.nix {})
|
||||
|
||||
(pkgs.callPackage ../../modules/scripts/weather.nix {})
|
||||
(pkgs.callPackage ../../modules/scripts/wallpaper.nix {})
|
||||
(pkgs.callPackage ../../modules/scripts/mountkdrive.nix {})
|
||||
|
||||
Reference in New Issue
Block a user