zellij, hyprland config

This commit is contained in:
iofq 2024-11-18 20:10:08 -06:00
parent 39052c860d
commit 22cca03fec
12 changed files with 135 additions and 51 deletions

View file

@ -47,7 +47,7 @@ in {
pkgs = pkgs-stable;
inherit inputs system attrs;
host = {
hostName = "consensus";
hostName = "nc";
inherit (attrs) username;
};
};