changed home-manager/default to common, added non-starship zsh prompt.
This commit is contained in:
parent
80ac00a7cf
commit
f180fc20f1
10 changed files with 64 additions and 24 deletions
|
@ -1,9 +0,0 @@
|
|||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
# Enable networking
|
||||
networking.networkmanager.enable = true;
|
||||
users.users.${config.host.user}.extraGroups = ["networkmanager"];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue