188 current 2025-06-06 18:54:16 25.11.20250605.d3d2d80 6.15.1 *
This commit is contained in:
13
hosts/ichigo/home.nix
Normal file
13
hosts/ichigo/home.nix
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
config,
|
||||
pkgs,
|
||||
...
|
||||
}: {
|
||||
imports = [
|
||||
../../home/desktop.nix
|
||||
../../home/hypr.nix
|
||||
../../home/plasma.nix
|
||||
];
|
||||
|
||||
home.stateVersion = "24.11";
|
||||
}
|
Reference in New Issue
Block a user