mirror of
https://github.com/TheWanderingCrow/CrOS.git
synced 2026-02-12 07:38:56 -05:00
push thinkcenter disk config
This commit is contained in:
parent
bfb551d905
commit
900a38cb36
6 changed files with 50 additions and 17 deletions
10
shell.nix
10
shell.nix
|
|
@ -2,11 +2,11 @@
|
|||
default = pkgs.mkShell {
|
||||
NIX_CONFIG = "extra-experimental-features = nix-command flakes";
|
||||
nativeBuildInputs = with pkgs; [
|
||||
git
|
||||
vim
|
||||
nix
|
||||
alejandra
|
||||
nixos-generators
|
||||
git
|
||||
vim
|
||||
nix
|
||||
alejandra
|
||||
nixos-generators
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue