refactor niri config, switch gui to niri for Akun

This commit is contained in:
ulic-youthlic 2025-03-21 22:32:07 +08:00
parent d4bfe6f35e
commit 86f4ec3f8f
Signed by: youthlic
GPG key ID: 63E86C3C14A0D721
10 changed files with 43 additions and 19 deletions

View file

@ -40,7 +40,10 @@
david = {
wallpaper.enable = true;
programs.openssh.enable = true;
programs = {
openssh.enable = true;
niri.enable = true;
};
};
home.username = "${unixName}";