non important commit
This commit is contained in:
parent
59a766f762
commit
a6fe5e03f8
2 changed files with 2 additions and 2 deletions
|
|
@ -24,8 +24,6 @@
|
||||||
../modules/locale.nix
|
../modules/locale.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.niri.enable = true;
|
|
||||||
|
|
||||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||||
|
|
||||||
nixpkgs.config = {
|
nixpkgs.config = {
|
||||||
|
|
|
||||||
|
|
@ -41,4 +41,6 @@
|
||||||
pkgs.discord
|
pkgs.discord
|
||||||
pkgs.heroic
|
pkgs.heroic
|
||||||
];
|
];
|
||||||
|
|
||||||
|
programs.niri.enable = true;
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue