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