eeeeeeeeeeee
This commit is contained in:
parent
0a22b2cc66
commit
d0b7757741
3 changed files with 170 additions and 113 deletions
10
common.nix
10
common.nix
|
@ -13,15 +13,6 @@ with lib;
|
|||
with builtins; {
|
||||
imports = [lix-module.nixosModules.default];
|
||||
nix = {
|
||||
package = pkgs.nixVersions.stable;
|
||||
settings = {
|
||||
extra-substituters = [
|
||||
"https://cache.lix.systems"
|
||||
];
|
||||
trusted-public-keys = [
|
||||
"cache.lix.systems:aBnZUw8zA7H35Cz2RyKFVs3H4PlGTLawyY5KRbvJR8o="
|
||||
];
|
||||
};
|
||||
extraOptions = ''
|
||||
experimental-features = nix-command flakes
|
||||
keep-outputs = true
|
||||
|
@ -66,7 +57,6 @@ with builtins; {
|
|||
cool-retro-term
|
||||
|
||||
maven
|
||||
zed-editor
|
||||
jetbrains.idea-ultimate
|
||||
jdk
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue