push
This commit is contained in:
@@ -22,11 +22,13 @@
|
||||
janitor
|
||||
];
|
||||
|
||||
nixos = {
|
||||
nixos = { pkgs, ...}: {
|
||||
networking.hostName = "box";
|
||||
|
||||
# den.tunnels = [ "tvtun" ];
|
||||
|
||||
environment.systemPackages = [ pkgs.python3 ];
|
||||
|
||||
users.users.levi = {
|
||||
isNormalUser = true;
|
||||
description = "levi";
|
||||
|
||||
@@ -10,6 +10,8 @@
|
||||
janitor
|
||||
|
||||
ollama
|
||||
|
||||
alc897
|
||||
];
|
||||
|
||||
nixos = {
|
||||
|
||||
Reference in New Issue
Block a user