mirror of
https://github.com/foo-dogsquared/nixos-config.git
synced 2025-02-07 18:19:09 +00:00
users/foo-dogsquared: remove vscodium-fhs
We already use VS Code for this.
This commit is contained in:
parent
626a92624d
commit
98e5f1a9b3
@ -27,7 +27,6 @@ in
|
|||||||
xdg.configFile."nixpkgs/config.nix".source = ./config/nixpkgs/config.nix;
|
xdg.configFile."nixpkgs/config.nix".source = ./config/nixpkgs/config.nix;
|
||||||
|
|
||||||
home.packages = with pkgs; [
|
home.packages = with pkgs; [
|
||||||
vscodium-fhs # Visual Studio-lite and for those who suffer from Visual Studio withdrawal.
|
|
||||||
hledger # Trying to be a good accountant.
|
hledger # Trying to be a good accountant.
|
||||||
];
|
];
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user