feat(nix): extend wayland with sway setup
This commit is contained in:
parent
2da1181445
commit
6970b8c7d2
27 changed files with 867 additions and 516 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
flake,
|
||||
pkgs,
|
||||
# these come in via nodeSpecialArgs and are expected to be defined for every node
|
||||
repoFlake,
|
||||
nodeFlake,
|
||||
packages',
|
||||
...
|
||||
|
@ -19,6 +19,7 @@
|
|||
# hence, opt for passing the arguments selectively instead
|
||||
home-manager.extraSpecialArgs = {
|
||||
inherit
|
||||
repoFlake
|
||||
packages'
|
||||
nodeFlake
|
||||
;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue