feat: update home-manager configuration
This commit is contained in:
parent
afc232ca26
commit
b487953311
18 changed files with 232 additions and 219 deletions
|
@ -28,6 +28,7 @@
|
|||
];
|
||||
# Configure your nixpkgs instance
|
||||
config = {
|
||||
cudaSupport = true;
|
||||
permittedInsecurePackages = [
|
||||
"dotnet-core-combined"
|
||||
"dotnet-sdk-6.0.428"
|
||||
|
@ -58,7 +59,6 @@
|
|||
kdePackages.kdenlive
|
||||
obsidian
|
||||
heroic
|
||||
rustdesk
|
||||
];
|
||||
myAutostartCommands = [
|
||||
#"${pkgs.clash-verge-rev}/bin/clash-verge"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue