mirror of
https://forgejo.merr.is/annika/nixos.git
synced 2025-12-11 12:03:11 -05:00
Add spotify-tui And Fix Indentation
This commit is contained in:
parent
13298cd2c4
commit
7f53aca858
2 changed files with 2 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
|||
specialArgs = {inherit inputs;};
|
||||
modules = [
|
||||
./hosts/kim/configuration.nix
|
||||
inputs.home-manager.nixosModules.default
|
||||
inputs.home-manager.nixosModules.default
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
|||
|
|
@ -41,6 +41,7 @@
|
|||
# '')
|
||||
pkgs.playerctl
|
||||
pkgs.google-chrome
|
||||
pkgs.spotify-tui
|
||||
];
|
||||
|
||||
# Home Manager is pretty good at managing dotfiles. The primary way to manage
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue