feat: update configuration files to streamline imports and enhance package management

This commit is contained in:
2025-06-08 09:36:44 +02:00
parent 30e75d0ad5
commit 0b8619bf64
3 changed files with 26 additions and 39 deletions

View File

@@ -1,8 +1,5 @@
{ config, pkgs, lib, ... }:
let
apache-ds-pin = import (builtins.fetchTarball {
url = "https://github.com/NixOS/nixpkgs/archive/9aec01027f7ea2bca07bb51d5ed83e78088871c1.tar.gz";
}) {};
in {
imports = [
../sway/sway.nix
@@ -16,7 +13,7 @@ in {
environment.systemPackages = with pkgs; [
alacritty
apache-ds-pin.apache-directory-studio
apache-directory-studio
cryptomator
fontforge
freecad