feat: moved from sway to niri

This commit is contained in:
chloe 2025-04-21 11:43:58 +02:00
parent 338e12ad7d
commit 4789d2e5d7
17 changed files with 315 additions and 513 deletions

View file

@ -1,6 +1,6 @@
{config, pkgs, ...}:
{ config, pkgs, ... }:
{
imports = [
./tailscale.nix
]
];
}