working lio config I think with new system
This commit is contained in:
parent
50825c9b84
commit
9de4c7892b
20 changed files with 625 additions and 677 deletions
|
|
@ -4,6 +4,7 @@
|
|||
home-manager.url = "github:rycee/home-manager/release-25.05";
|
||||
ragenix.url = "github:yaxitech/ragenix";
|
||||
hyprland.url = "github:hyprwm/Hyprland";
|
||||
nix-flatpak.url = "github:gmodena/nix-flatpak/?ref=latest";
|
||||
};
|
||||
|
||||
outputs =
|
||||
|
|
@ -27,6 +28,8 @@
|
|||
imports = [
|
||||
home-manager.nixosModules.default
|
||||
ragenix.nixosModules.age
|
||||
|
||||
nix-flatpak.nixosModules.nix-flatpak
|
||||
hyprland.nixosModules.default
|
||||
./_home_manager
|
||||
./options.nix
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue