switch to starfish prompt
This commit is contained in:
parent
1d317b21fb
commit
cd6e8147ab
5 changed files with 81 additions and 65 deletions
10
flake.nix
10
flake.nix
|
@ -34,10 +34,6 @@
|
|||
url = "github:glacambre/firenvim";
|
||||
flake = false;
|
||||
};
|
||||
bobthefish = {
|
||||
url = "github:oh-my-fish/theme-bobthefish";
|
||||
flake = false;
|
||||
};
|
||||
done = {
|
||||
url = "github:franciscolourenco/done";
|
||||
flake = false;
|
||||
|
@ -79,9 +75,9 @@
|
|||
fuckingprint = import ./modules/fuckingprint.nix;
|
||||
workstation = import ./modules/workstation.nix;
|
||||
ezpw = import ./modules/ezpw.nix;
|
||||
de2 = import ./home-manager/modules/de2.nix;
|
||||
de3 = import ./home-manager/modules/de3.nix;
|
||||
ezpc = import ./home-manager/modules/ezpc.nix;
|
||||
de2 = import ./modules/de2.nix;
|
||||
de3 = import ./modules/de3.nix;
|
||||
ezpc = import ./modules/ezpc.nix;
|
||||
all = import ./modules/default.nix;
|
||||
};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue