feat: test user+plasma
This commit is contained in:
@@ -28,6 +28,7 @@ in
|
||||
|
||||
../common/global/default.nix
|
||||
../common/users/Winter/default.nix
|
||||
../common/users/Ekisha/default.nix
|
||||
../common/features/Desktop.nix
|
||||
../common/features/Applications.nix
|
||||
../common/features/servers/minecraft.nix
|
||||
@@ -67,6 +68,7 @@ in
|
||||
users = {
|
||||
Winter = import ../../home/Winter/${hostname}.nix;
|
||||
minecraft = import ../../home/Winter/minecraft.nix;
|
||||
Ekisha = import ../../home/Ekisha/${hostname}.nix;
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user