mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 18:04:41 +02:00
[extra] remove arch-linux tools
This commit is contained in:
parent
a160a57b67
commit
463d58755a
2 changed files with 0 additions and 8 deletions
|
@ -1,7 +0,0 @@
|
|||
{ config, lib, pkgs, ... }:
|
||||
{
|
||||
environment.systemPackages = with pkgs; [
|
||||
pacman
|
||||
];
|
||||
environment.etc."makepkg.conf".source = "${pkgs.pacman}/etc/makepkg.conf";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue