hmm
This commit is contained in:
parent
d0efd4fe0d
commit
031b55657f
2 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
||||||
{ config, pkgs, ... }:
|
{ config, pkgs, ... }:
|
||||||
|
|
||||||
{
|
{
|
||||||
# programs.python.enable = true;
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -106,6 +106,7 @@
|
||||||
zerotierone
|
zerotierone
|
||||||
unzip
|
unzip
|
||||||
clinfo
|
clinfo
|
||||||
|
python3
|
||||||
];
|
];
|
||||||
|
|
||||||
services.xserver.excludePackages = [ pkgs.xterm ];
|
services.xserver.excludePackages = [ pkgs.xterm ];
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue