This commit is contained in:
parent
6c1b494e82
commit
fa0bad904c
12 changed files with 6 additions and 26 deletions
|
@ -12,10 +12,6 @@
|
|||
starship.enable = true;
|
||||
zsh.enable = true;
|
||||
};
|
||||
|
||||
coding = {
|
||||
phpactor.enable = true;
|
||||
};
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
|
|
|
@ -19,10 +19,6 @@
|
|||
zsh.enable = true;
|
||||
};
|
||||
|
||||
coding = {
|
||||
phpactor.enable = true;
|
||||
};
|
||||
|
||||
desktop = {
|
||||
browsers = {
|
||||
chromium.enable = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue