non important commit
This commit is contained in:
parent
a6fe5e03f8
commit
8aff79bad9
2 changed files with 2 additions and 2 deletions
|
|
@ -24,6 +24,8 @@
|
||||||
../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,6 +41,4 @@
|
||||||
pkgs.discord
|
pkgs.discord
|
||||||
pkgs.heroic
|
pkgs.heroic
|
||||||
];
|
];
|
||||||
|
|
||||||
programs.niri.enable = true;
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue