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:
|
||||
# ./nvim.nix
|
||||
../../package-configs/zsh.nix
|
||||
../../package-configs/firefox.nix
|
||||
../../desktop/plasma-desktop
|
||||
];
|
||||
nixpkgs = {
|
||||
|
|
|
@ -17,6 +17,7 @@
|
|||
|
||||
# Import the shared settings
|
||||
../../shared
|
||||
../../desktop/package-configs/firefox
|
||||
|
||||
# You can also split up your configuration and import pieces of it here:
|
||||
# ./nvim.nix
|
||||
|
|
Loading…
Reference in a new issue