forgot to remove pkgs
This commit is contained in:
parent
b289b258a7
commit
3f27438a45
1 changed files with 0 additions and 6 deletions
|
@ -12,12 +12,6 @@ imports = [
|
||||||
username = "notoh";
|
username = "notoh";
|
||||||
homeDirectory = "/home/notoh";
|
homeDirectory = "/home/notoh";
|
||||||
stateVersion = "23.05";
|
stateVersion = "23.05";
|
||||||
packages = [
|
|
||||||
pkgs.alsa-lib
|
|
||||||
pkgs.boost
|
|
||||||
pkgs.qt5.full
|
|
||||||
pkgs.openssl
|
|
||||||
];
|
|
||||||
};
|
};
|
||||||
|
|
||||||
}
|
}
|
Loading…
Reference in a new issue