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:
parent
ddcb125ee3
commit
ed87c8bd46
2 changed files with 32 additions and 1 deletions
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue