Compare commits
1 Commits
main
...
b3574e2248
| Author | SHA1 | Date | |
|---|---|---|---|
| b3574e2248 |
@@ -10,10 +10,11 @@
|
|||||||
}: let
|
}: let
|
||||||
modules = with self.nixosModules; [
|
modules = with self.nixosModules; [
|
||||||
core
|
core
|
||||||
hyprland
|
hyprland
|
||||||
sddm
|
sddm
|
||||||
|
network
|
||||||
];
|
];
|
||||||
in {
|
in {
|
||||||
imports = modules;
|
imports = modules;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user