Switch to niri - Episode 1: beginnings

This commit is contained in:
Schrottkatze 2025-03-12 02:00:13 +01:00
commit ebaa206a81
No known key found for this signature in database
14 changed files with 343 additions and 13 deletions

View file

@ -1,4 +1,5 @@
{...}: {
programs.niri.enable = true;
home-manager.users.jade = {...}: {
imports = [
./notifications.nix
@ -8,6 +9,7 @@
./panels
./xmonad
./sway
./niri
];
services.gpg-agent = {