130 current 2025-05-29 14:48:58 25.11.20250527.4faa5f5 6.15.0 *

This commit is contained in:
2025-05-29 14:49:04 -04:00
parent d1bd8025c7
commit 3e58f22dff
2 changed files with 4 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
{ config, pkgs, nur, ... }:
{
imports = [
./plasma.nix
];
home.username = "chase";
home.homeDirectory = "/home/chase";
home.stateVersion = "24.11";