non important commit
This commit is contained in:
parent
07a00c0b5a
commit
0597bc96f5
1 changed files with 1 additions and 3 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
{pkgs, ...}: {
|
{
|
||||||
imports = [
|
imports = [
|
||||||
../modules/locale.nix
|
../modules/locale.nix
|
||||||
../modules/main-user.nix
|
../modules/main-user.nix
|
||||||
|
|
@ -12,8 +12,6 @@
|
||||||
../modules/sddm.nix
|
../modules/sddm.nix
|
||||||
];
|
];
|
||||||
|
|
||||||
environment.systemPackages = [pkgs.nmcli];
|
|
||||||
|
|
||||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||||
nixpkgs.config.allowUnfree = true;
|
nixpkgs.config.allowUnfree = true;
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue