rename systems -> hosts. Per host program specifications for user programs
This commit is contained in:
parent
ef0f74aae3
commit
2bea94afc4
23 changed files with 52 additions and 27 deletions
6
users/josh/by_hosts/joe/spotifyd.nix
Normal file
6
users/josh/by_hosts/joe/spotifyd.nix
Normal file
|
@ -0,0 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
home.packages = [ pkgs.spotifyd ];
|
||||
}
|
||||
|
||||
|
0
users/josh/by_hosts/readme.md
Normal file
0
users/josh/by_hosts/readme.md
Normal file
Loading…
Add table
Add a link
Reference in a new issue