chore: move some things around
This commit is contained in:
parent
7e204a26a7
commit
d82af8f0e1
5 changed files with 8 additions and 13 deletions
|
@ -36,10 +36,8 @@ in {
|
|||
console.keyMap = "fr";
|
||||
|
||||
environment = {
|
||||
systemPackages = with pkgs; let
|
||||
inherit (pkgs.stdenv.hostPlatform) system;
|
||||
in [
|
||||
agenix.packages.${system}.default
|
||||
systemPackages = with pkgs; [
|
||||
agenix.packages.${pkgs.system}.default
|
||||
neovim
|
||||
git
|
||||
curl
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue