mirror of
https://github.com/EdenQwQ/nixos.git
synced 2025-12-26 10:14:58 +08:00
treewide: use a more proper structure
This commit is contained in:
parent
31145354fb
commit
7f7f5df90d
23 changed files with 282 additions and 293 deletions
|
|
@ -1,9 +1,6 @@
|
|||
{ pkgs, ... }:
|
||||
let
|
||||
swhkd = pkgs.callPackage ../../pkgs/swhkd.nix { };
|
||||
in
|
||||
{
|
||||
environment.systemPackages = [
|
||||
swhkd
|
||||
pkgs.swhkd
|
||||
];
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue