Revamp
This commit is contained in:
parent
e06b409221
commit
2c37447ec3
26 changed files with 861 additions and 494 deletions
|
|
@ -1,11 +1,6 @@
|
|||
{ config, pkgs, ... }:
|
||||
|
||||
{
|
||||
imports = [
|
||||
../profiles/minimal.nix
|
||||
../profiles/desktop.darwin.nix
|
||||
];
|
||||
|
||||
environment.darwinConfig = "/Users/${config.system.primaryUser}/Development/systems";
|
||||
|
||||
system.primaryUser = "pml";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue