remove desktop env from thinkpad
This commit is contained in:
parent
cddf7af3b5
commit
779ab5dbec
3 changed files with 5 additions and 66 deletions
|
|
@ -93,7 +93,7 @@
|
|||
"yanlin@thinkpad" = home-manager.lib.homeManagerConfiguration {
|
||||
pkgs = nixpkgs.legacyPackages.x86_64-linux;
|
||||
modules = [ ./hosts/nixos/thinkpad/home.nix ];
|
||||
extraSpecialArgs = { inherit claude-code nixvim firefox-addons plasma-manager; };
|
||||
extraSpecialArgs = { inherit claude-code nixvim; };
|
||||
};
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue