do the same for two other hosts
Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -10,11 +10,10 @@
|
||||
./programs.nix
|
||||
./flatpak.nix
|
||||
];
|
||||
desktop.niri.enable = true;
|
||||
home = {
|
||||
stateVersion = osConfig.system.stateVersion;
|
||||
sessionPath = [
|
||||
"$HOME/.local/bin"
|
||||
];
|
||||
sessionPath = ["$HOME/.local/bin"];
|
||||
};
|
||||
|
||||
desktop.niri.enable = true;
|
||||
}
|
||||
|
Reference in New Issue
Block a user