Systemd-ify Waybar, move aliases to individualized places, more Sway and Jovian changes
This commit is contained in:
parent
949cb85b2b
commit
d257cd9bf5
14 changed files with 212 additions and 143 deletions
|
@ -4,4 +4,9 @@
|
|||
enable = true;
|
||||
flake = "${config.home.homeDirectory}/Projects/nixos-config";
|
||||
};
|
||||
|
||||
home.shellAliases = {
|
||||
nhs = "nh os switch";
|
||||
nht = "nh os test";
|
||||
};
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue