mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 08:10:43 +01:00
refactor: use home.sessionVariables
This commit is contained in:
parent
e4672c464a
commit
3a7c130767
6 changed files with 14 additions and 31 deletions
2
home.nix
2
home.nix
|
|
@ -6,9 +6,11 @@
|
|||
...
|
||||
}: {
|
||||
home.stateVersion = "23.05";
|
||||
|
||||
imports = [
|
||||
ctpModule
|
||||
discord-applemusic-rich-presence
|
||||
./programs/variables.nix
|
||||
./programs/zsh.nix
|
||||
./programs/fish.nix
|
||||
./programs/starship.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue