Delete old code
This commit is contained in:
parent
fb16e8a024
commit
1ad648205c
1 changed files with 0 additions and 3 deletions
|
|
@ -18,9 +18,6 @@ inputs.darwin.lib.darwinSystem {
|
|||
{
|
||||
services.nix-daemon.enable = true;
|
||||
users.users.${username}.home = "/Users/${username}";
|
||||
nixpkgs.config.allowUnfreePredicate = pkg: builtins.elem (pkg.pname) [
|
||||
"codeium"
|
||||
];
|
||||
}
|
||||
|
||||
system-config
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue