mirror of
https://github.com/Theaninova/TheaninovOS.git
synced 2025-12-11 02:56:27 +00:00
hyprland stuff
This commit is contained in:
@@ -6,12 +6,6 @@
|
||||
url = "github:nix-community/home-manager";
|
||||
inputs.nixpkgs.follows = "nixpkgs";
|
||||
};
|
||||
|
||||
# hyprland.url = "github:hyprwm/Hyprland";
|
||||
# split-monitor-workspaces = {
|
||||
# url = "github:Duckonaut/split-monitor-workspaces";
|
||||
# inputs.hyprland.follows = "hyprland";
|
||||
# };
|
||||
};
|
||||
|
||||
outputs = {nixpkgs, home-manager, ...}:
|
||||
@@ -36,7 +30,6 @@
|
||||
inherit pkgs;
|
||||
|
||||
modules = [
|
||||
# hyprland.homeManagerModules.default
|
||||
home
|
||||
];
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user