Add new host kuromi
and modularized hyprland
This commit is contained in:
12
hosts/kuromi/home.nix
Normal file
12
hosts/kuromi/home.nix
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
../../home/desktop.nix
|
||||
../../home/plasma.nix
|
||||
];
|
||||
|
||||
home.stateVersion = "25.05";
|
||||
}
|
Reference in New Issue
Block a user