parent
755ef78440
commit
94bd0d81f5
12 changed files with 112 additions and 110 deletions
nixosModules/desktop/manager
|
@ -25,7 +25,7 @@ self: {
|
|||
in {
|
||||
home-manager.users.greeter = {
|
||||
imports = [
|
||||
(import ../environment/home/style.nix self)
|
||||
(import ../theme self)
|
||||
];
|
||||
|
||||
wayland.windowManager.hyprland = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue