configuring
This commit is contained in:
parent
5fd87dfe30
commit
d22474c833
2 changed files with 4 additions and 2 deletions
|
@ -32,7 +32,7 @@
|
|||
modules = [
|
||||
nix-flatpak.homeManagerModules.nix-flatpak
|
||||
#nixos-hardware
|
||||
./home/home.nix
|
||||
./home/home.nix
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
|
@ -47,6 +47,8 @@
|
|||
gnomeExtensions.pano
|
||||
gnome.gnome-software
|
||||
gnome.gnome-tweaks
|
||||
colloid-gtk-theme
|
||||
colloid-icon-theme
|
||||
|
||||
albert
|
||||
obsidian
|
||||
|
@ -99,6 +101,6 @@
|
|||
"io.github.zen_browser.zen"
|
||||
];
|
||||
|
||||
xdg.configFile."wezterm".source = ../dotfiles/dot_config/wezterm;
|
||||
xdg.configFile."wezterm".source = ./dotfiles/dot_config/wezterm;
|
||||
#xdg.configFile."fish".source = ./
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue