a
This commit is contained in:
parent
c430b03c8f
commit
2e48a2a467
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@ let
|
||||||
myEmacs = pkgs.emacsNativeComp;
|
myEmacs = pkgs.emacsNativeComp;
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
nixpkgs.config.allowBroken = true;
|
||||||
|
nixpkgs.config.allowUnsupportedSystem = true;
|
||||||
|
|
||||||
users.users.ragon = {
|
users.users.ragon = {
|
||||||
name = "ragon";
|
name = "ragon";
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue