make nix flake check work

This commit is contained in:
Kopatz
2024-11-26 16:15:19 +01:00
parent e265140d28
commit aa6b1d8cd2
9 changed files with 61 additions and 374 deletions

View File

@@ -32,7 +32,7 @@ in
environment.systemPackages = with pkgs; [
getTotalPowerUsed
watchCurrentPowerUsed
powerjoular # monitor power usage
(if lib.versionOlder lib.version "25.05" then wget else powerjoular) # monitor power usage
fzf # fuzzy finder
bat # fancy cat
fd # nicer find