a
This commit is contained in:
parent
c7b296b96f
commit
a1920f771c
6 changed files with 41 additions and 25 deletions
|
|
@ -6,10 +6,6 @@
|
|||
imports = [
|
||||
inputs.home-manager.nixosModules.home-manager
|
||||
];
|
||||
|
||||
home-manager.useGlobalPkgs = true;
|
||||
home-manager.extraSpecialArgs = {
|
||||
inherit inputs outputs;
|
||||
};
|
||||
|
||||
}
|
||||
|
|
|
|||
|
|
@ -102,9 +102,11 @@
|
|||
neovim
|
||||
rustup
|
||||
vscode.fhs
|
||||
nix-inspect
|
||||
];
|
||||
};
|
||||
|
||||
|
||||
# flatpak
|
||||
services.flatpak.enable = true;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue