mirror of
https://github.com/Stunkymonkey/nixos.git
synced 2025-05-24 09:54:40 +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";
|
|
||||||
}
|
|
|
@ -9,7 +9,6 @@
|
||||||
./sway.nix
|
./sway.nix
|
||||||
./extra/3d-design.nix
|
./extra/3d-design.nix
|
||||||
./extra/android.nix
|
./extra/android.nix
|
||||||
./extra/arch-linux.nix
|
|
||||||
./extra/avahi.nix
|
./extra/avahi.nix
|
||||||
./extra/bluetooth-audio.nix
|
./extra/bluetooth-audio.nix
|
||||||
./extra/clean.nix
|
./extra/clean.nix
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue