Desktop Updates Fri May 30 05:56:47 PM CDT 2025
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
{ config, lib, pkgs, ... }:
|
||||
let
|
||||
user = "matt";
|
||||
password = config.sops.secrets."desktop/matt_password".path;
|
||||
password = config.sops.secrets."pi5/matt-password".path;
|
||||
kernelBundle = pkgs.linuxAndFirmware.v6_6_31;
|
||||
in
|
||||
{
|
||||
@@ -16,8 +16,6 @@ in
|
||||
./networking.nix
|
||||
./services.nix
|
||||
./sops.nix
|
||||
../default.nix
|
||||
# ../../modules/desktop-environments/cosmic/default.nix
|
||||
];
|
||||
|
||||
# Enable nix flakes and nix-command tools
|
||||
|
||||
Reference in New Issue
Block a user