Switch to niri - Episode 2: The (first?) purge

This commit is contained in:
Schrottkatze 2025-03-14 20:02:24 +01:00
commit c2ebb8d760
No known key found for this signature in database
67 changed files with 552 additions and 83566 deletions

View file

@ -4,14 +4,18 @@
imports = [
./notifications.nix
./terminal.nix
./compositing.nix
./layaway.nix
./swayidle.nix
./typst.nix
./panels
./xmonad
./sway
./eww
./niri
];
# temporary(tm)
programs.wofi.enable = true;
programs.swaylock.enable = true;
services.network-manager-applet.enable = true;
services.gpg-agent = {
enable = true;
enableNushellIntegration = true;