more cleanup
This commit is contained in:
parent
e80cc15caf
commit
522818dc25
4 changed files with 6 additions and 9 deletions
|
|
@ -3,7 +3,7 @@
|
|||
{
|
||||
# Add this module's pinned applications
|
||||
desktop.plasma.pinnedApps = [
|
||||
"windsurf.desktop" # Windsurf IDE
|
||||
# "windsurf.desktop" # Windsurf IDE
|
||||
];
|
||||
|
||||
environment.systemPackages = with pkgs; [
|
||||
|
|
@ -11,7 +11,7 @@
|
|||
nodejs
|
||||
# rpi-imager
|
||||
putty # SSH/Telnet client
|
||||
pkgs-unstable.windsurf # Use windsurf from unstable packages
|
||||
# pkgs-unstable.windsurf # Use windsurf from unstable packages
|
||||
];
|
||||
|
||||
programs.nix-ld.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue