Update flake.lock and add floating hotkeys to niri
This commit is contained in:
parent
b0247d330e
commit
84f0222dff
6 changed files with 36 additions and 27 deletions
|
@ -3,10 +3,7 @@
|
|||
imports = [ ./gc ];
|
||||
|
||||
nix.settings = {
|
||||
experimental-features = [
|
||||
"nix-command"
|
||||
"flakes"
|
||||
];
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
auto-optimise-store = true;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue