Remvoe hosts block
This commit is contained in:
parent
7763490e0a
commit
56f5094be1
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
base = [ users.mae users.root ];
|
||||
workstation = [ users.root sway develop game profiles.workstation ssh flatpak torrents pwn ];
|
||||
desktop = workstation ++ [ users.mae-desk amd school three_dee ];
|
||||
lap = workstation ++ [ users.mae-lap laptop bluetooth print networkmanager hosts_block];
|
||||
lap = workstation ++ [ users.mae-lap laptop bluetooth print networkmanager ];
|
||||
};
|
||||
user = with userProfiles; rec {
|
||||
base = [ direnv git ];
|
||||
|
|
Loading…
Reference in a new issue