Have shodan import firefox settings
This commit is contained in:
parent
8460d2ee94
commit
4436d8df59
|
@ -19,6 +19,7 @@
|
||||||
# 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/zsh.nix
|
../../package-configs/zsh.nix
|
||||||
|
../../package-configs/firefox.nix
|
||||||
../../desktop/plasma-desktop
|
../../desktop/plasma-desktop
|
||||||
];
|
];
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
|
|
|
@ -17,6 +17,7 @@
|
||||||
|
|
||||||
# Import the shared settings
|
# Import the shared settings
|
||||||
../../shared
|
../../shared
|
||||||
|
../../desktop/package-configs/firefox
|
||||||
|
|
||||||
# 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
|
||||||
|
|
Loading…
Reference in a new issue