mirror of
https://github.com/genebean/dots.git
synced 2026-03-27 01:17:42 -04:00
Switch to Hyprland & them with Catppuccin
This commit is contained in:
parent
41bf9dc9fa
commit
f9836386b3
4 changed files with 84 additions and 22 deletions
|
|
@ -35,6 +35,7 @@
|
|||
system = "x86_64-linux";
|
||||
modules = [
|
||||
./modules/nixos
|
||||
|
||||
home-manager.nixosModules.home-manager
|
||||
{
|
||||
home-manager = {
|
||||
|
|
@ -42,6 +43,7 @@
|
|||
useUserPackages = true;
|
||||
users.${user}.imports = [
|
||||
./modules/home-manager
|
||||
./modules/home-manager/nixos.nix
|
||||
./modules/nixos/dconf.nix
|
||||
];
|
||||
extraSpecialArgs = { inherit genebean-omp-themes; };
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue