feat: packages2
This commit is contained in:
parent
7cca126b52
commit
353b0c7fd8
2 changed files with 4 additions and 1 deletions
|
|
@ -10,6 +10,9 @@
|
|||
sshUser = "ragon";
|
||||
hostName = "ds9";
|
||||
}];
|
||||
nix.extraOptions = ''
|
||||
builders-use-substitutes = true
|
||||
'';
|
||||
|
||||
system.defaults = {
|
||||
NSGlobalDomain.AppleShowAllExtensions = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue