fix: thinker jujutsu
Some checks failed
/ build-host (map[host:beefcake]) (push) Successful in 54s
/ build-host (map[host:dragon]) (push) Has been cancelled
/ build-host (map[host:flipflop]) (push) Has been cancelled
/ build-host (map[host:foxtrot]) (push) Has been cancelled
/ build-host (map[host:rascal]) (push) Successful in 36s
/ build-host (map[host:router]) (push) Successful in 43s
/ build-host (map[host:steamdeck]) (push) Has been cancelled
/ build-devshell (push) Successful in 19s
/ flake-check (push) Has been cancelled
Some checks failed
/ build-host (map[host:beefcake]) (push) Successful in 54s
/ build-host (map[host:dragon]) (push) Has been cancelled
/ build-host (map[host:flipflop]) (push) Has been cancelled
/ build-host (map[host:foxtrot]) (push) Has been cancelled
/ build-host (map[host:rascal]) (push) Successful in 36s
/ build-host (map[host:router]) (push) Successful in 43s
/ build-host (map[host:steamdeck]) (push) Has been cancelled
/ build-devshell (push) Successful in 19s
/ flake-check (push) Has been cancelled
This commit is contained in:
parent
03f0baea26
commit
9f5ebe5447
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