My first module
This commit is contained in:
parent
cb37b7882d
commit
1d907edb1c
5 changed files with 26 additions and 9 deletions
|
@ -29,15 +29,6 @@ xkb_symbols "us-intl-winmax" {
|
|||
};
|
||||
};
|
||||
|
||||
home.packages = with pkgs; [
|
||||
kdenlive
|
||||
ffmpeg-full
|
||||
frei0r
|
||||
inkscape
|
||||
];
|
||||
|
||||
|
||||
home.file.".local/bin/create_conf".source = ./files/create_conf;
|
||||
imports = [
|
||||
../qutebrowser
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue