upd
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
config,
|
||||
lib,
|
||||
pkgs,
|
||||
allowUnfree,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
@@ -18,6 +19,8 @@
|
||||
wl-clipboard
|
||||
];
|
||||
|
||||
nixpkgs.config.allowUnfree = allowUnfree;
|
||||
|
||||
nix.settings.experimental-features = ["nix-command" "flakes"];
|
||||
system.stateVersion = "25.05";
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user