idk
This commit is contained in:
parent
984e06d60d
commit
7e188e685e
|
@ -20,7 +20,7 @@ window:
|
|||
#dimensions:
|
||||
# columns: 0
|
||||
# lines: 0
|
||||
opacity: 0.90
|
||||
opacity: 1.00
|
||||
dynamic_title: true
|
||||
|
||||
# Window position (changes require restart)
|
||||
|
|
|
@ -8,7 +8,7 @@ with lib;
|
|||
};
|
||||
|
||||
|
||||
# This adds hyprland cache to cachix
|
||||
# This adds hyprland cache to cachix and relaxes sandbox
|
||||
nix.settings = {
|
||||
substituters = ["https://hyprland.cachix.org"];
|
||||
trusted-public-keys = ["hyprland.cachix.org-1:a7pgxzMz7+chwVL3/pzj6jIBMioiJM7ypFP8PwtkuGc="];
|
||||
|
|
|
@ -42,6 +42,7 @@
|
|||
quickemu
|
||||
macchina
|
||||
neofetch
|
||||
fwupd
|
||||
];
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue