html/css/js and emmet and stuff
This commit is contained in:
parent
a183d81671
commit
a534e50451
2 changed files with 15 additions and 5 deletions
|
@ -9,7 +9,9 @@
|
|||
};
|
||||
};
|
||||
};
|
||||
home.packages = [pkgs.pueue];
|
||||
home.packages = [
|
||||
pkgs.pueue
|
||||
];
|
||||
programs.nushell = {
|
||||
enable = true;
|
||||
package = config.users.defaultUserShell;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue