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