move firefox desktop files into folders with default.nix files instead of being loose files in the desktop folder
This commit is contained in:
parent
a2d2d7602a
commit
e39ef8d28f
5 changed files with 4 additions and 4 deletions
|
@ -13,8 +13,8 @@
|
||||||
|
|
||||||
# You can also split up your configuration and import pieces of it here:
|
# You can also split up your configuration and import pieces of it here:
|
||||||
# ./nvim.nix
|
# ./nvim.nix
|
||||||
./package-configs/plasma-desktop.nix
|
./package-configs/plasma-desktop
|
||||||
./package-configs/firefox.nix
|
./package-configs/firefox
|
||||||
./package-configs/konsole
|
./package-configs/konsole
|
||||||
./package-configs/foot
|
./package-configs/foot
|
||||||
./package-configs/freetube
|
./package-configs/freetube
|
||||||
|
|
|
@ -12,8 +12,8 @@
|
||||||
# You can also split up your configuration and import pieces of it here:
|
# You can also split up your configuration and import pieces of it here:
|
||||||
# ./nvim.nix
|
# ./nvim.nix
|
||||||
|
|
||||||
../../desktop/package-configs/plasma-desktop.nix
|
../../desktop/package-configs/plasma-desktop
|
||||||
../../desktop/package-configs/firefox.nix
|
../../desktop/package-configs/firefox
|
||||||
../../desktop/package-configs/konsole
|
../../desktop/package-configs/konsole
|
||||||
../../desktop/package-configs/foot
|
../../desktop/package-configs/foot
|
||||||
../../desktop/package-configs/freetube
|
../../desktop/package-configs/freetube
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue