niri fully in home manager now

This commit is contained in:
William 2025-10-20 10:29:16 -03:00
parent f2921c030b
commit 0758864078
7 changed files with 248 additions and 22 deletions

View file

@ -10,6 +10,7 @@ in
flake.homeConfigurations = {
"user@rotterdam" = mkHome {
username = "user";
hostname = "rotterdam";
tags = [
"btop"
"desktop"
@ -25,6 +26,7 @@ in
"user@io" = mkHome {
username = "user";
hostname = "io";
tags = [
"btop"
"desktop"