fix: thinker jujutsu
All checks were successful
/ build-host (map[host:beefcake]) (push) Successful in 34s
/ build-host (map[host:dragon]) (push) Successful in 48s
/ build-host (map[host:flipflop]) (push) Successful in 37s
/ build-host (map[host:foxtrot]) (push) Successful in 47s
/ build-host (map[host:rascal]) (push) Successful in 19s
/ build-host (map[host:router]) (push) Successful in 25s
/ build-host (map[host:steamdeck]) (push) Successful in 43s
/ build-devshell (push) Successful in 18s
/ flake-check (push) Successful in 5m45s
All checks were successful
/ build-host (map[host:beefcake]) (push) Successful in 34s
/ build-host (map[host:dragon]) (push) Successful in 48s
/ build-host (map[host:flipflop]) (push) Successful in 37s
/ build-host (map[host:foxtrot]) (push) Successful in 47s
/ build-host (map[host:rascal]) (push) Successful in 19s
/ build-host (map[host:router]) (push) Successful in 25s
/ build-host (map[host:steamdeck]) (push) Successful in 43s
/ build-devshell (push) Successful in 18s
/ flake-check (push) Successful in 5m45s
This commit is contained in:
parent
843b90cdd0
commit
1102c7028d
1 changed files with 4 additions and 1 deletions
|
@ -26,7 +26,10 @@
|
|||
networking.wifi.enable = true;
|
||||
lyte.desktop.enable = true;
|
||||
home-manager.users.daniel = {
|
||||
lyte.shell.enable = true;
|
||||
lyte.shell = {
|
||||
enable = true;
|
||||
learn-jujutsu-not-git.enable = true;
|
||||
};
|
||||
lyte.desktop.enable = true;
|
||||
home = {
|
||||
stateVersion = "24.11";
|
||||
|
|
Loading…
Add table
Reference in a new issue