mirror of
https://github.com/librephoenix/nixos-config
synced 2025-12-16 14:34:00 +05:30
Added myTheme variable to try system-level stylix
This commit is contained in:
parent
227070ac48
commit
f0bb682e73
4 changed files with 13 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
|||
{ config, lib, pkgs, myName, myEmail, myHomeDir, myDotfilesDir, ... }:
|
||||
{ config, lib, pkgs, myName, myEmail, myHomeDir, myDotfilesDir, myTheme, ... }:
|
||||
|
||||
let
|
||||
# This sets up my "phoenix" script with my configuration paths
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue