improve hyprland module portability
This commit is contained in:
parent
666e0a8bc6
commit
b0d1785ce9
3 changed files with 15 additions and 17 deletions
|
|
@ -48,7 +48,7 @@
|
|||
|
||||
};
|
||||
|
||||
outputs = { self, nixpkgs, nix-colors, automapaper, disko, home-manager, hyprland, lazy, ... }@inputs:
|
||||
outputs = { self, nixpkgs, nix-colors, automapaper, disko, hyprland, lazy, ... }@inputs:
|
||||
{
|
||||
nixosConfigurations = {
|
||||
lambdaOS = nixpkgs.lib.nixosSystem {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue