some updates
This commit is contained in:
parent
db319ed5af
commit
6e8014e0b5
13 changed files with 153 additions and 14 deletions
|
|
@ -6,6 +6,7 @@
|
|||
lib,
|
||||
config,
|
||||
user,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
# You can import other NixOS modules here
|
||||
|
|
@ -104,7 +105,7 @@
|
|||
config.nix.registry;
|
||||
|
||||
networking.hostName = "candlekeep";
|
||||
networking.networkmanager.enable = true;
|
||||
# networking.networkmanager.enable = true;
|
||||
|
||||
users.users = {
|
||||
gwg313 = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue