huh?
This commit is contained in:
parent
0d9ef7ba1c
commit
62fec8cbf5
1 changed files with 1 additions and 3 deletions
|
|
@ -1,5 +1,4 @@
|
|||
{ pkgs, ... }:
|
||||
{
|
||||
{ pkgs, ... }: {
|
||||
users.users.tao.packages = with pkgs; [
|
||||
appimage-run
|
||||
nixpkgs-fmt
|
||||
|
|
@ -47,7 +46,6 @@
|
|||
zoxide
|
||||
obs-studio
|
||||
];
|
||||
programs.nushell.enable = true;
|
||||
environment.shells = with pkgs; [ unstable.nushell ];
|
||||
|
||||
# services.expressvpn.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue