moving stuff around

This commit is contained in:
mjallen18
2024-02-18 13:25:15 -06:00
parent 78db245394
commit 9b5fb67c77
13 changed files with 28 additions and 61 deletions

View File

@@ -5,6 +5,7 @@
{ config, lib, pkgs, ... }:
let
user = "matt";
password = "$y$j9T$EkPXmsmIMFFZ.WRrBYCxS1$P0kwo6e4.WM5DsqUcEqWC3MrZp5KfCjxffraMFZWu06";
hostname = "matt-nixos";
timezone = "America/Chicago";
# discover-wrapper is needed as of 1/24/24 since PackageKit does not work correctly so this removes error messages.