updates from makefile
This commit is contained in:
parent
ab8485e7a5
commit
cece7c1c0f
3 changed files with 11 additions and 46 deletions
|
|
@ -1,4 +1,7 @@
|
|||
{ inputs, pkgs, hostname, outputs, ... }:
|
||||
# let
|
||||
# hostname = config.networking.hostName;
|
||||
# in
|
||||
{
|
||||
xdg.configFile."sway/config".source = files/sway/default;
|
||||
# xdg.configFile."sway/config".source = files/sway/${inputs.networking.hostName};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue