nix: cleaned up
This commit is contained in:
@@ -1,11 +1,5 @@
|
||||
{ pkgs, ... }: {
|
||||
# home.packages = [
|
||||
# pkgs.hyprland
|
||||
# ];
|
||||
|
||||
# programs.hyprland = {
|
||||
# enable = true;
|
||||
# };
|
||||
hyprland.enable = true;
|
||||
|
||||
home.file.".config/hypr/hyprland.conf" = {
|
||||
source = builtins.toPath ./hyprland.conf;
|
||||
|
||||
Reference in New Issue
Block a user