config: migrate to new config options

1. enable pipe-operators
2. reapply the correct taskbar applications
3. disable battery plugin
This commit is contained in:
gytic 2025-07-27 01:29:16 +02:00
parent ddcb125ee3
commit ed87c8bd46
2 changed files with 32 additions and 1 deletions

View file

@ -39,7 +39,7 @@
LC_TIME = "de_DE.UTF-8";
};
nix.settings.experimental-features = ["nix-command" "flakes"];
nix.settings.experimental-features = ["nix-command" "flakes" "pipe-operators"];
nixpkgs.config.allowUnfree = true;
console.keyMap = "de";