starship now works as Pure
This commit is contained in:
Generated
+4
-4
@@ -1009,11 +1009,11 @@
|
|||||||
"quickshell": "quickshell"
|
"quickshell": "quickshell"
|
||||||
},
|
},
|
||||||
"locked": {
|
"locked": {
|
||||||
"lastModified": 1755091570,
|
"lastModified": 1755093801,
|
||||||
"narHash": "sha256-JwhEUCok2s9TedlIsct5MFR89zo6JGTUkOCb7euzlgQ=",
|
"narHash": "sha256-4/FVSWspms9VadN8rc91wh54/StJ67Xt102uWDKevx0=",
|
||||||
"ref": "refs/heads/main",
|
"ref": "refs/heads/main",
|
||||||
"rev": "490fb9ba35e9c1f6f79d5b19d8b59dae8aa59788",
|
"rev": "d729f277555cd27b7d38fa42750dfb79a0e0b9dd",
|
||||||
"revCount": 3719,
|
"revCount": 3728,
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://git.sakamoto.dev/kenji/illogical-impulse.git"
|
"url": "https://git.sakamoto.dev/kenji/illogical-impulse.git"
|
||||||
},
|
},
|
||||||
|
|||||||
@@ -8,6 +8,8 @@
|
|||||||
../../packages/fonts/home.nix
|
../../packages/fonts/home.nix
|
||||||
];
|
];
|
||||||
programs.illogical-impulse.enable = true;
|
programs.illogical-impulse.enable = true;
|
||||||
|
programs.illogical-impulse.settings.simpleStarship.enable = true;
|
||||||
|
# programs.illogical-impulse.settings.simpleStarship.enable = true;
|
||||||
home.packages = [
|
home.packages = [
|
||||||
];
|
];
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user