path
This commit is contained in:
parent
b1e6f4256f
commit
e683317ab3
5 changed files with 35 additions and 35 deletions
|
|
@ -10,7 +10,7 @@
|
|||
./gpg.nix
|
||||
./helix.nix
|
||||
./packages.nix
|
||||
./persist.nix
|
||||
# ./persist.nix
|
||||
./playerctld.nix
|
||||
./rofi.nix
|
||||
./sops.nix
|
||||
|
|
|
|||
|
|
@ -23,12 +23,12 @@
|
|||
".config/obsidian"
|
||||
".config/spotify"
|
||||
(
|
||||
lib.mkIf
|
||||
lib.optionals
|
||||
config.gaming.enable
|
||||
".local/share/PrismLauncher"
|
||||
)
|
||||
(
|
||||
lib.mkIf
|
||||
lib.optionals
|
||||
config.gaming.enable
|
||||
".local/share/Steam"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue