mirror of
https://github.com/blahai/nyx.git
synced 2025-01-18 11:00:20 +00:00
Home: enable spicetify stuff
This commit is contained in:
parent
4afee128c8
commit
a2ff91ba7f
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,8 @@
|
|||
{ config, lib, ... }: {
|
||||
{ ... }: {
|
||||
imports = [
|
||||
./cli/default.nix
|
||||
./hypr/default.nix
|
||||
./ags/default.nix
|
||||
./spotify/default.nix
|
||||
];
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue