mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Improved documentation for my config
This commit is contained in:
parent
4a44c06a43
commit
2615d4d255
5 changed files with 144 additions and 45 deletions
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
description = "No, I don't understand how this works, so please don't ask";
|
||||
description = "Flake of LibrePhoenix";
|
||||
|
||||
inputs = {
|
||||
nixpkgs.url = "nixpkgs/nixos-unstable";
|
||||
|
@ -59,8 +59,6 @@
|
|||
myHomeDir = "/home/"+name;
|
||||
myEmail = email;
|
||||
myDotfilesDir = dotfilesDir;
|
||||
myNixConfigurationFilePath = dotfilesDir+"/system/configuration.nix";
|
||||
myHomeManagerFilePath = dotfilesDir+"/user/home.nix";
|
||||
myTheme = theme;
|
||||
myThemePolarity = themePolarity;
|
||||
myBackgroundUrl = backgroundUrl;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue