Merge branch 'master' of github.com:aciceri/nixfleet
This commit is contained in:
commit
b1b7b24717
9 changed files with 87 additions and 197 deletions
|
@ -26,7 +26,7 @@ in {
|
|||
../swayidle
|
||||
../mako
|
||||
../gammastep
|
||||
../kitty
|
||||
# ../kitty
|
||||
../wezterm
|
||||
];
|
||||
|
||||
|
|
3
hmModules/moonlight/default.nix
Normal file
3
hmModules/moonlight/default.nix
Normal file
|
@ -0,0 +1,3 @@
|
|||
{pkgs, ...}: {
|
||||
home.packages = [pkgs.moonlight-qt];
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue