starship now works as Pure

This commit is contained in:
kenji
2025-08-13 09:06:26 -05:00
parent 9b4c4991c4
commit 8aa7f53eca
2 changed files with 6 additions and 4 deletions
Generated
+4 -4
View File
@@ -1009,11 +1009,11 @@
"quickshell": "quickshell"
},
"locked": {
"lastModified": 1755091570,
"narHash": "sha256-JwhEUCok2s9TedlIsct5MFR89zo6JGTUkOCb7euzlgQ=",
"lastModified": 1755093801,
"narHash": "sha256-4/FVSWspms9VadN8rc91wh54/StJ67Xt102uWDKevx0=",
"ref": "refs/heads/main",
"rev": "490fb9ba35e9c1f6f79d5b19d8b59dae8aa59788",
"revCount": 3719,
"rev": "d729f277555cd27b7d38fa42750dfb79a0e0b9dd",
"revCount": 3728,
"type": "git",
"url": "https://git.sakamoto.dev/kenji/illogical-impulse.git"
},
+2
View File
@@ -8,6 +8,8 @@
../../packages/fonts/home.nix
];
programs.illogical-impulse.enable = true;
programs.illogical-impulse.settings.simpleStarship.enable = true;
# programs.illogical-impulse.settings.simpleStarship.enable = true;
home.packages = [
];
}