This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
{cratesNix, ...}: {
|
||||
{
|
||||
lib,
|
||||
device,
|
||||
cratesNix,
|
||||
...
|
||||
}:
|
||||
lib.mkIf (!device.isServer) {
|
||||
home.file.".cargo/config.toml".text =
|
||||
# toml
|
||||
''
|
||||
|
||||
Reference in New Issue
Block a user