mirror of
https://github.com/RichieCahill/dotfiles.git
synced 2026-04-17 21:18:18 -04:00
created search_engines.nix and firefox dir
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{ pkgs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./firefox.nix
|
||||
./firefox
|
||||
./vscode
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user