Add firefox config to home manager
This commit is contained in:
parent
0566702124
commit
329b215bbe
|
@ -17,6 +17,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
|
||||||
./plasma-desktop
|
./plasma-desktop
|
||||||
];
|
];
|
||||||
nixpkgs = {
|
nixpkgs = {
|
||||||
|
|
Loading…
Reference in a new issue