forked from DGNum/liminix
Compare commits
3 commits
14b59b5b62
...
2a2d3baa55
Author | SHA1 | Date | |
---|---|---|---|
2a2d3baa55 | |||
a6d0e90672 | |||
bd0fd9c63b |
1 changed files with 0 additions and 2 deletions
|
@ -129,8 +129,6 @@ in {
|
|||
# By default, we enable cross-compilation support.
|
||||
nixpkgs.buildPlatform = lib.mkDefault builtins.currentSystem;
|
||||
|
||||
# Set the useful PS1 prompt by default.
|
||||
defaultProfile.environmentVariables.PS1 = lib.mkDefault config.defaultProfile.prompt;
|
||||
defaultProfile.packages = with pkgs; [ execline ];
|
||||
|
||||
boot.commandLine = [
|
||||
|
|
Loading…
Reference in a new issue