mirror of
https://github.com/librephoenix/nixos-config
synced 2025-10-18 17:44:06 +05:30
Improved documentation
This commit is contained in:
parent
f81bab144d
commit
25b373118a
7 changed files with 25 additions and 1 deletions
|
@ -29,6 +29,7 @@
|
|||
backgroundSha256Path = "/themes/"+theme+"/backgroundsha256.txt";
|
||||
backgroundSha256 = builtins.readFile (./. + backgroundSha256Path);
|
||||
|
||||
# set pkgs to correct type
|
||||
pkgs = import nixpkgs {
|
||||
inherit system;
|
||||
config = { allowUnfree = true; };
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue