moore tiling
This commit is contained in:
@@ -6,10 +6,8 @@
|
||||
};
|
||||
system.primaryUser = "remy";
|
||||
|
||||
environment.systemPackages = [ pkgs.git ]; # required because git is hardcoded into mac
|
||||
nix.enable=false;
|
||||
nixpkgs.config.allowUnfree = true;
|
||||
# nixpkgs.config.allowUnsupportedSystem = true;
|
||||
security.pam.services.sudo_local.touchIdAuth = true;
|
||||
|
||||
# Necessary for using flakes on this system.
|
||||
|
||||
Reference in New Issue
Block a user