mirror of
https://gitlab.com/upRootNutrition/dotfiles.git
synced 2025-08-09 05:14:41 -05:00
feat: switched back to hyprland
This commit is contained in:
parent
dd99b3a827
commit
b0dc23c7c0
144 changed files with 1347 additions and 477 deletions
|
@ -39,7 +39,11 @@
|
|||
url = "github:Mic92/sops-nix";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
yazi.url = "github:sxyazi/yazi";
|
||||
yazi = {
|
||||
url = "github:sxyazi/yazi";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
helix.url = "github:helix-editor/helix";
|
||||
};
|
||||
|
||||
outputs = inputs:
|
||||
|
@ -61,6 +65,7 @@
|
|||
./profiles/user1
|
||||
config.nixosModules.personal
|
||||
config.nixosModules.desktop
|
||||
config.nixosModules.hyprland
|
||||
config.nixosModules.shared
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
inputs.lix-module.nixosModules.default
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue