aaaaaaaaaaaa
This commit is contained in:
parent
344c0820c0
commit
c81213a02b
1 changed files with 1 additions and 2 deletions
|
|
@ -2,6 +2,7 @@
|
|||
|
||||
let
|
||||
cfg = config.modules.graphical;
|
||||
quickshell-packages = lib.mkIf cfg.quickshell (with pkgs; [quickshell]);
|
||||
in
|
||||
|
||||
{
|
||||
|
|
@ -19,8 +20,6 @@ in
|
|||
programs.niri.enable = true;
|
||||
services.displayManager.ly.enable = true;
|
||||
|
||||
quickshell-packages = lib.mkIf cfg.quickshell (with pkgs; [quickshell]);
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
alacritty
|
||||
wl-clipboard
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue