mirror of
https://codeberg.org/tmayoff/.dotfiles.git
synced 2025-12-06 08:48:34 -05:00
added firefox config
This commit is contained in:
parent
135c685973
commit
c09f4e4315
4 changed files with 111 additions and 13 deletions
|
|
@ -4,6 +4,7 @@
|
|||
|
||||
../../home/darkman.nix
|
||||
|
||||
../../modules/home/firefox
|
||||
../../modules/home/ghostty.nix
|
||||
|
||||
../../home/home-backup.nix
|
||||
|
|
@ -20,13 +21,9 @@
|
|||
homeDirectory = "/home/tyler";
|
||||
|
||||
packages = with pkgs; [
|
||||
# godot
|
||||
godot
|
||||
];
|
||||
|
||||
stateVersion = "23.11";
|
||||
};
|
||||
|
||||
programs.firefox = {
|
||||
enable = true;
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue