Merge
This commit is contained in:
@@ -96,6 +96,7 @@
|
||||
"$mod,ESCAPE, exec, nwg-bar"
|
||||
|
||||
"$mod, C, killactive"
|
||||
"$mod SHIFT, C, exec, hyprctl kill"
|
||||
"$mod, V, togglefloating"
|
||||
"$mod, F, fullscreen, 0"
|
||||
"$mod, M, fullscreen, 1"
|
||||
|
@@ -12,5 +12,8 @@
|
||||
bitwarden
|
||||
pavucontrol
|
||||
unstable.youtube-music
|
||||
|
||||
# CLI tools
|
||||
cloc
|
||||
];
|
||||
}
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
{
|
||||
nix.settings = {
|
||||
substituters = ["https://getchoo.cachix.org"];
|
||||
trusted-substituters = ["https://getchoo.cachix.org"];
|
||||
trusted-public-keys = ["getchoo.cachix.org-1:ftdbAUJVNaFonM0obRGgR5+nUmdLMM+AOvDOSx0z5tE="];
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user