mirror of
https://forge.katzen.cafe/schrottkatze/nix-configs.git
synced 2026-02-07 10:22:46 +01:00
Switch to niri - Episode 2: The (first?) purge
This commit is contained in:
parent
f28ec1ae8f
commit
c2ebb8d760
67 changed files with 552 additions and 83566 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue