This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
lib,
|
||||
pkgs,
|
||||
config,
|
||||
inputs,
|
||||
...
|
||||
}:
|
||||
{
|
||||
@@ -33,6 +34,7 @@
|
||||
|
||||
packages = with pkgs; [
|
||||
impala
|
||||
inputs.yogurt.packages.${pkgs.system}.default
|
||||
];
|
||||
|
||||
username = lib.mkDefault "naps62";
|
||||
|
||||
@@ -156,6 +156,7 @@ in
|
||||
"hyprctl setcursor Nordzy-cursors ${toString cfg.cursorSize}"
|
||||
"hyprsunset"
|
||||
"noctalia"
|
||||
"yogurt"
|
||||
];
|
||||
|
||||
layerrule = [
|
||||
|
||||
Reference in New Issue
Block a user