Partial way to unifying nixos and home-manager modules

This commit is contained in:
marc
2022-11-16 20:28:32 +01:00
parent 5c609ddd42
commit 882c04a6bf
8 changed files with 121 additions and 66 deletions

View File

@@ -9,9 +9,9 @@
networking.hostName = "kopavogur";
samfelag.modules.user = {
name = "marc";
};
# samfelag.modules.user = {
# name = "marc";
# };
# - Bootloader ---------------------------------