working on i3

This commit is contained in:
RingOfStorms (Joshua Bell) 2025-09-19 18:02:18 -05:00
parent e77dec2d94
commit e3689e5b26
9 changed files with 148 additions and 559 deletions

View file

@ -77,11 +77,7 @@
reporting.enable = true;
};
secrets.enable = true;
desktopEnvironment.sway = {
enable = true;
waybar.enable = true;
swaync.enable = true;
};
desktopEnvironment.i3.enable = true;
programs = {
qFlipper.enable = true;
rustDev.enable = true;