mirror of
https://github.com/thilobillerbeck/dotfiles.git
synced 2025-12-04 11:40:27 +01:00
modularized configs into flake
This commit is contained in:
parent
e615e06990
commit
bb3bd3e7a3
4 changed files with 20 additions and 14 deletions
configs/thilo-pc
|
|
@ -152,8 +152,4 @@
|
|||
nixpkgs.config.permittedInsecurePackages = [
|
||||
"electron-24.8.6"
|
||||
];
|
||||
environment.systemPackages = with nixpkgs; [
|
||||
inputs.nix-software-center.packages.x86_64-linux.nix-software-center
|
||||
inputs.devenv.packages.x86_64-linux.devenv
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue