update alias to match chosen config
This commit is contained in:
parent
2873b1b739
commit
3ac491502a
4 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{inputs, username, ...}: {
|
||||
{inputs, username, host, ...}: {
|
||||
imports =
|
||||
[(import ./aseprite/aseprite.nix)] # pixel art editor
|
||||
++ [(import ./audacious/audacious.nix)] # music player
|
||||
|
|
|
|||
Reference in a new issue