[Nix] Attempts to allow unfree packages
This commit is contained in:
@@ -10,8 +10,6 @@
|
||||
home.username = "drew";
|
||||
home.homeDirectory = "/Users/drew";
|
||||
|
||||
nix.settings.experimental-features = ["flakes" "nix-command"];
|
||||
|
||||
home.packages = with pkgs; [
|
||||
nodejs_22
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user