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 = [
|
||||
../modules/locale.nix
|
||||
../modules/main-user.nix
|
||||
|
|
@ -12,8 +12,6 @@
|
|||
../modules/sddm.nix
|
||||
];
|
||||
|
||||
environment.systemPackages = [pkgs.nmcli];
|
||||
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue