refactor niri config, switch gui to niri for Akun
This commit is contained in:
parent
d4bfe6f35e
commit
86f4ec3f8f
10 changed files with 43 additions and 19 deletions
|
|
@ -40,7 +40,10 @@
|
|||
|
||||
david = {
|
||||
wallpaper.enable = true;
|
||||
programs.openssh.enable = true;
|
||||
programs = {
|
||||
openssh.enable = true;
|
||||
niri.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
home.username = "${unixName}";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue