Swayfx time

This commit is contained in:
atagen 2023-08-18 15:42:01 +10:00
parent bf0ca9df0e
commit 385abb77a5
7 changed files with 48 additions and 128 deletions

View file

@ -30,6 +30,7 @@
nix = {
registry = lib.mapAttrs (_: value: {flake = value;}) inputs;
settings = {
trusted-users = [ "bolt" ];
experimental-features = "nix-command flakes";
};
};