mirror of
https://codeberg.org/jopejoe1/nix-conf.git
synced 2025-06-07 13:29:22 +02:00
add sway
This commit is contained in:
parent
486fed8909
commit
7569077f71
3 changed files with 19 additions and 0 deletions
|
@ -13,6 +13,7 @@
|
|||
overlays.enable = true;
|
||||
nix.enable = true;
|
||||
plasma.enable = true;
|
||||
sway.enable = true;
|
||||
jopejoe1.enable = true;
|
||||
root.enable = true;
|
||||
ssh.enable = true;
|
||||
|
@ -33,6 +34,7 @@
|
|||
catppuccin-gtk
|
||||
tela-icon-theme
|
||||
element-desktop
|
||||
kitty
|
||||
];
|
||||
|
||||
programs = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue