Recreated flake files
This commit is contained in:
@@ -18,12 +18,6 @@
|
||||
};
|
||||
|
||||
config = {
|
||||
# Enable Home Manager for the user
|
||||
home-manager.users.${user.username} = {
|
||||
enable = true;
|
||||
homeDirectory = user.homeDirectory;
|
||||
};
|
||||
|
||||
# Minimal settings that must be defined here
|
||||
networking.hostName = "traveldroid";
|
||||
wm.type = "hyprland";
|
||||
|
||||
Reference in New Issue
Block a user