fix: flipflop jujutsu
Some checks failed
/ build-host (map[host:beefcake]) (push) Successful in 1m7s
/ build-host (map[host:dragon]) (push) Successful in 1m20s
/ build-host (map[host:flipflop]) (push) Successful in 1m12s
/ build-host (map[host:foxtrot]) (push) Successful in 1m19s
/ build-host (map[host:router]) (push) Successful in 46s
/ build-devshell (push) Successful in 18s
/ flake-check (push) Failing after 11m14s
Some checks failed
/ build-host (map[host:beefcake]) (push) Successful in 1m7s
/ build-host (map[host:dragon]) (push) Successful in 1m20s
/ build-host (map[host:flipflop]) (push) Successful in 1m12s
/ build-host (map[host:foxtrot]) (push) Successful in 1m19s
/ build-host (map[host:router]) (push) Successful in 46s
/ build-devshell (push) Successful in 18s
/ flake-check (push) Failing after 11m14s
This commit is contained in:
parent
906e8a81a3
commit
31fea750cd
1 changed files with 7 additions and 2 deletions
|
@ -95,8 +95,13 @@
|
|||
|
||||
lyte.desktop.enable = true;
|
||||
home-manager.users.daniel = {
|
||||
lyte.shell.enable = true;
|
||||
lyte.desktop.enable = true;
|
||||
lyte = {
|
||||
shell = {
|
||||
enable = true;
|
||||
learn-jujutsu-not-git.enable = true;
|
||||
};
|
||||
desktop.enable = true;
|
||||
};
|
||||
home = {
|
||||
stateVersion = "24.11";
|
||||
file.".config/easyeffects/output" = {
|
||||
|
|
Loading…
Add table
Reference in a new issue