system/greetd,users/rin: split into xorg and wayland
This commit is contained in:
parent
11847ae180
commit
0df212398f
6 changed files with 75 additions and 2 deletions
|
|
@ -32,7 +32,7 @@
|
|||
./kernel.nix
|
||||
./networking.nix
|
||||
|
||||
../../users/rin
|
||||
../../users/rin/wayland.nix
|
||||
];
|
||||
|
||||
programs.hyprland.enable = true;
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@
|
|||
./kernel.nix
|
||||
./networking.nix
|
||||
|
||||
../../users/rin
|
||||
../../users/rin/xorg.nix
|
||||
];
|
||||
services.postgresql.ensureDatabases = [ "barista" "barista-dev" ];
|
||||
programs.hyprland.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue