this commit adds in commits from mayas flake repo that she forgot to add, as she switched to this flake on everything but her laptop
This commit is contained in:
parent
cca94870a0
commit
c6f9ef97af
2 changed files with 35 additions and 8 deletions
|
|
@ -1,15 +1,8 @@
|
|||
{config, pkgs, lib, inputs, vars, ...}:{
|
||||
imports = [
|
||||
#home-manager modules
|
||||
inputs.nix-index-database.hmModules.nix-index
|
||||
inputs.nixvim.homeManagerModules.default
|
||||
inputs.catppuccin.homeModules.catppuccin
|
||||
inputs.niri.homeModules.niri
|
||||
#aux files to make finding specific things easier
|
||||
./theming.nix
|
||||
./nixvim
|
||||
#./sway.nix
|
||||
#./hyprland.nix
|
||||
./niri.nix
|
||||
./packages.nix #general user packages not managed by home-manager but i want to install via hm anyways
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue