programs
This commit is contained in:
parent
125ad513d7
commit
355f4f0340
1 changed files with 4 additions and 1 deletions
|
@ -18,7 +18,10 @@
|
||||||
networking.hostName = myhostname;
|
networking.hostName = myhostname;
|
||||||
|
|
||||||
environment.systemPackages = with pkgs; [
|
environment.systemPackages = with pkgs; [
|
||||||
dotnet-sdk_8
|
qgis
|
||||||
|
koreader
|
||||||
|
foliate
|
||||||
|
k3sup
|
||||||
];
|
];
|
||||||
|
|
||||||
# boot.loader = {
|
# boot.loader = {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue