hyprland home manager version
This commit is contained in:
parent
f317b141f7
commit
6997c5a968
11 changed files with 67 additions and 69 deletions
|
|
@ -1,3 +1,4 @@
|
|||
{ inputs, ... }:
|
||||
{
|
||||
imports = [
|
||||
./git.nix
|
||||
|
|
@ -8,7 +9,8 @@
|
|||
./programs.nix
|
||||
./environment.nix
|
||||
./virtualization.nix
|
||||
# ./hyprland.nix
|
||||
./hyprland.nix
|
||||
inputs.hyprland.homeManagerModules.default
|
||||
];
|
||||
|
||||
nixpkgs = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue